Welcome![Sign In][Sign Up]
Location:
Search - tcp client

Search list

[Windows DevelopServerApp0102

Description: CAsyncSocket Sample client/server
Platform: | Size: 138240 | Author: sun | Hits:

[Internet-Network网络聊天:VC winsock-tcp

Description: 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
Platform: | Size: 67584 | Author: teky | Hits:

[Internet-NetworkVB的TCP聊天工具

Description: VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
Platform: | Size: 49152 | Author: 邱路 | Hits:

[Other(0685)TCP-IP详解卷三-TCP事务协议

Description: 本书是“TCP/IP详解系列”的延续。主要内容包括:TCP事务协议,即T/TCP,这是对TCP的扩展,使客户-服务器事务更快、更高效和更可靠;TCP/IP应用,主要是HTTP和NNTP;UNIX域协议,这些协议提供了进程之间通信的一种手段。当客户与服务器进程在同一台主机上时,UNIX域协议通常要比TCP/IP快一倍。本书同样采用了大量的实例和实现细节,并参考引用了卷2中的大量源程序。-the book is "TCP/IP Elaborates on Series" in 1996. The main contents include : TCP services agreement, T/TCP, and this is the TCP so that the client-server services faster, more efficient and more reliable; TCP/IP applications, primarily HTTP and NNTP; UNIX domain agreements, which provide the communication process between a these means. When the client and the server process on the same mainframe, UNIX domain agreement usually than TCP/IP twice as fast. The book also has a large number of examples and achieve details, quoting reference volumes of two large source.
Platform: | Size: 9558016 | Author: 刘磊 | Hits:

[TCP/IP stackTCPclient-server

Description: 用vb编写的tcp/ip协议下的聊天程序-prepared with the tcp/ip agreement with the chat program
Platform: | Size: 56320 | Author: 陈军 | Hits:

[Windows Developtcp_client

Description: 为Socket编程,实现简单的聊天室功能,为Tcp传输的客户端-for Socket programming ,as a simple chatroom,or TCP transmission client
Platform: | Size: 1898496 | Author: | Hits:

[Windows Developtcpc1

Description: linux下的网络通讯例程,采用TCP通讯,客户端例程,本人 在LINUX环境下测试通过,绝对好用哦-the examples about net communication in linux,is a client program that use the TCP protocal and is checked in linux envirment.It is good!!
Platform: | Size: 1024 | Author: 周三 | Hits:

[Windows Develop10TCPClient

Description: WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
Platform: | Size: 80896 | Author: 守望者 | Hits:

[Internet-NetworkTCP客户服务器通讯测试软件

Description: TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
Platform: | Size: 309248 | Author: 李勇 | Hits:

[Internet-NetworksmalltcpClient

Description: 一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手-a simple TCP client. This can facilitate the reception of data and check the data. Programming is a good helper
Platform: | Size: 52224 | Author: | Hits:

[Otheroob

Description: TCP/IP中有关带外数据的SERVER/CLIENT端程序-TCP/IP-related out-of-band data Server/Client-side
Platform: | Size: 2048 | Author: 水木 | Hits:

[Internet-NetworkTCP服务器端MANK

Description: 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
Platform: | Size: 48128 | Author: | Hits:

[Internet-Networktcp通信

Description: 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
Platform: | Size: 17408 | Author: 程拨 | Hits:

[Internet-NetworkTcp通讯

Description: 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
Platform: | Size: 136192 | Author: 陈军 | Hits:

[Internet-Network12345TCPClient

Description: 采用自定义消息,tcp客户端编程,具有较高的参考价值。-self definition of news programming tcp client with high reference value.
Platform: | Size: 2691072 | Author: 飞龙 | Hits:

[TCP/IP stack基于TCP-IP协议的网络编程练习

Description: 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
Platform: | Size: 59392 | Author: huleimin | Hits:

[TCP/IP stacktcp-ipayixidailv

Description: 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放WinSock。 -a simple TCP client a process, the use of WSAStartup () initialization WinSock library. 2, the use of socket () to create a IPPROTO_TCP SOCKET. 3, the use of gethostbyname ()/gethostbyaddr () mainframe access information. 4, the use of connect (), and we create the socket connections server. 5, the use of send ()/recv () to send and receive data until we TCP end of the session. 6, the use of closesocket () closes socket connections. 7, the use of WSACleanup () release WinSock.
Platform: | Size: 5120 | Author: 顾谦 | Hits:

[Internet-NetworkClientExample

Description: a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
Platform: | Size: 4096 | Author: 高扬 | Hits:

[Other GamesClient00888

Description: 轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
Platform: | Size: 8165376 | Author: 小王 | Hits:

[ICQ-IM-ChatWINSOCK-TCP

Description: 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
Platform: | Size: 72704 | Author: 金城寺 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net